HTML Template Tag <insert>
Form:
<insert bean=beanname property=propname>
Behavior is same as:
<%= beanvar.getPropname() =>